Package-level declarations

Types

Link copied to clipboard
sealed class CmConnectError : CmError

Defines a hierarchy of errors that can occur during the connection process to a module.

Link copied to clipboard
sealed interface CmConnectionState

Represents the possible states of a connection with a module.

Link copied to clipboard
sealed interface CmConnectResult

Represents the result of an attempt to connect to a module, encapsulating both success and failure states.